home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / xnot12a.zip / ME.RC < prev    next >
Text File  |  1993-06-11  |  451b  |  21 lines

  1. #include "windows.h"
  2. #include "me.h"
  3.  
  4. ID_NOTICON        ICON    me.ico
  5. ID_HANDE        CURSOR    me.cur
  6.  
  7. #include "me.dlg"
  8.  
  9. /* you have to uncomment this if you defined DOGRINDER 
  10. ID_GRINDER1        CURSOR  megrin1.cur
  11. ID_GRINDER2        CURSOR  megrin2.cur
  12. ID_GRINDER3        CURSOR  megrin3.cur
  13. ID_GRINDER4        CURSOR  megrin4.cur
  14. ID_GRINDER5        CURSOR  megrin5.cur
  15. ID_GRINDER6        CURSOR  megrin6.cur
  16. ID_GRINDER7        CURSOR  megrin7.cur
  17. ID_GRINDER8        CURSOR  megrin8.cur
  18. */
  19.  
  20.  
  21.